From: Xue Fuqiao Date: Wed, 29 May 2013 13:21:17 +0000 (+0800) Subject: * INSTALL: Fix description. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3615^2~144 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9dbd3bb11ad2684349c07aaf6c393248d8665d62;p=emacs.git * INSTALL: Fix description. --- diff --git a/ChangeLog b/ChangeLog index b07c8d702fa..467dec0993e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-05-29 Xue Fuqiao + + * INSTALL: Fix description. + 2013-05-27 YAMAMOTO Mitsuharu * configure.ac (HAVE_XRANDR): Check availability of diff --git a/INSTALL b/INSTALL index 925c8b2de71..28660998721 100644 --- a/INSTALL +++ b/INSTALL @@ -212,7 +212,7 @@ The names of the packages that you need varies according to the GNU/Linux distribution that you use, and the options that you want to configure Emacs with. On Debian-based systems, you can install all the packages needed to build the installed version of Emacs with a command -like `apt-get build-dep emacs23'. On Red Hat systems, the +like `apt-get build-dep emacs24'. On Red Hat systems, the corresponding command is `yum-builddep emacs'.